basic faces belong to. Add :version.
:version "21.1"
:group 'basic-faces)
-(defface momentary
- '((t (:inherit mode-line)))
- "Face for momentarily displaying text in the current buffer."
- :group 'display)
-
(defface vertical-border
'((((type tty)) :inherit mode-line-inactive))
"Face used for vertical window dividers on ttys."
:version "22.1"
:group 'basic-faces)
+(defface momentary
+ '((t (:inherit mode-line)))
+ "Face for momentarily displaying text in the current buffer."
+ :version "22.1"
+ :group 'basic-faces)
+
(defface minibuffer-prompt
'((((background dark)) :foreground "cyan")
;; Don't use blue because many users of the MS-DOS port customize